FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-alpha.1 (125 ms)

Package rki.demis.ars
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-alpha.1&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/Software
Url https://demis.rki.de/fhir/ars/StructureDefinition/Software
Version 1.0.0
Status draft
Date 2024-09-27
Name Software
Title Software
Experimental False
Description Grundlegende Informationen (Hersteller, Bezeichnung, ggf. Version) zur Software, die zum Senden der Daten verwendet wird. Diese Information ist insbesondere für das Datenqualitätsmanagement relevant.
Type Device
Kind resource

Resources that use this resource

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/Composition Composition

Resources that this resource uses

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/DataSender Datensender


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Software",
  "url" : "https://demis.rki.de/fhir/ars/StructureDefinition/Software",
  "version" : "1.0.0",
  "name" : "Software",
  "title" : "Software",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-27",
  "publisher" : "ARS@rki.de",
  "description" : "Grundlegende Informationen (Hersteller, Bezeichnung, ggf. Version) zur Software, die zum Senden der Daten verwendet wird. Diese Information ist insbesondere für das Datenqualitätsmanagement relevant.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Device",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Device.identifier",
        "path" : "Device.identifier",
        "max" : "0"
      },
      {
        "id" : "Device.definition",
        "path" : "Device.definition",
        "max" : "0"
      },
      {
        "id" : "Device.udiCarrier",
        "path" : "Device.udiCarrier",
        "max" : "0"
      },
      {
        "id" : "Device.status",
        "path" : "Device.status",
        "max" : "0"
      },
      {
        "id" : "Device.statusReason",
        "path" : "Device.statusReason",
        "max" : "0"
      },
      {
        "id" : "Device.distinctIdentifier",
        "path" : "Device.distinctIdentifier",
        "max" : "0"
      },
      {
        "id" : "Device.manufacturer",
        "path" : "Device.manufacturer",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.manufactureDate",
        "path" : "Device.manufactureDate",
        "max" : "0"
      },
      {
        "id" : "Device.expirationDate",
        "path" : "Device.expirationDate",
        "max" : "0"
      },
      {
        "id" : "Device.lotNumber",
        "path" : "Device.lotNumber",
        "max" : "0"
      },
      {
        "id" : "Device.serialNumber",
        "path" : "Device.serialNumber",
        "max" : "0"
      },
      {
        "id" : "Device.deviceName",
        "path" : "Device.deviceName",
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName.name",
        "path" : "Device.deviceName.name",
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName.type",
        "path" : "Device.deviceName.type",
        "patternCode" : "user-friendly-name",
        "mustSupport" : true
      },
      {
        "id" : "Device.modelNumber",
        "path" : "Device.modelNumber",
        "max" : "0"
      },
      {
        "id" : "Device.partNumber",
        "path" : "Device.partNumber",
        "max" : "0"
      },
      {
        "id" : "Device.type",
        "path" : "Device.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.type.coding",
        "path" : "Device.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.type.coding.system",
        "path" : "Device.type.coding.system",
        "min" : 1,
        "patternUri" : "http://snomed.info/sct",
        "mustSupport" : true
      },
      {
        "id" : "Device.type.coding.version",
        "path" : "Device.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Device.type.coding.code",
        "path" : "Device.type.coding.code",
        "min" : 1,
        "patternCode" : "706687001",
        "mustSupport" : true
      },
      {
        "id" : "Device.type.coding.display",
        "path" : "Device.type.coding.display",
        "min" : 1,
        "patternString" : "Software (physical object)",
        "mustSupport" : true
      },
      {
        "id" : "Device.type.coding.userSelected",
        "path" : "Device.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Device.type.text",
        "path" : "Device.type.text",
        "max" : "0"
      },
      {
        "id" : "Device.specialization",
        "path" : "Device.specialization",
        "max" : "0"
      },
      {
        "id" : "Device.version",
        "path" : "Device.version",
        "mustSupport" : true
      },
      {
        "id" : "Device.version.type",
        "path" : "Device.version.type",
        "max" : "0"
      },
      {
        "id" : "Device.version.component",
        "path" : "Device.version.component",
        "max" : "0"
      },
      {
        "id" : "Device.version.value",
        "path" : "Device.version.value",
        "mustSupport" : true
      },
      {
        "id" : "Device.property",
        "path" : "Device.property",
        "max" : "0"
      },
      {
        "id" : "Device.patient",
        "path" : "Device.patient",
        "max" : "0"
      },
      {
        "id" : "Device.owner",
        "path" : "Device.owner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.owner.reference",
        "path" : "Device.owner.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.owner.type",
        "path" : "Device.owner.type",
        "max" : "0"
      },
      {
        "id" : "Device.owner.identifier",
        "path" : "Device.owner.identifier",
        "max" : "0"
      },
      {
        "id" : "Device.owner.display",
        "path" : "Device.owner.display",
        "max" : "0"
      },
      {
        "id" : "Device.contact",
        "path" : "Device.contact",
        "max" : "0"
      },
      {
        "id" : "Device.location",
        "path" : "Device.location",
        "max" : "0"
      },
      {
        "id" : "Device.url",
        "path" : "Device.url",
        "max" : "0"
      },
      {
        "id" : "Device.note",
        "path" : "Device.note",
        "max" : "0"
      },
      {
        "id" : "Device.safety",
        "path" : "Device.safety",
        "max" : "0"
      },
      {
        "id" : "Device.parent",
        "path" : "Device.parent",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.